purple_mkstemp

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. FILE* purple_mkstemp(char** path, gboolean binary)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    FILE*
    purple_mkstemp
    (
    char** path
    ,
    gboolean binary
    )
  2. da_purple_mkstemp purple_mkstemp;

Meta